CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - template acm

搜索资源列表

  1. TuLun.rar

    0下载:
  2. ACM关于图论相关的知识,都是一些模板代码,对参加ACM竞赛非常有用的。,ACM on relevant knowledge of graph theory, are all template code, to be very useful to participate in the ACM contest.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:29802
    • 提供者:石林
  1. ZJU-ACM

    0下载:
  2. 这是zju的ACM训练模板,包含了几乎所有的经典算法的实现。-This is zju the ACM training template that contains almost all the classical algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:86079
    • 提供者:yf
  1. template

    0下载:
  2. ACM及各类基本算法模板,包括数据结构,计算几何,字符串,图论,数学,高精度等许多常用模板-ACM basic algorithm and various templates, including data structures, computational geometry, string, graph theory, mathematics, high-precision, and many other commonly used templates
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2230459
    • 提供者:陈澄
  1. ACM-Standard-Template

    0下载:
  2. ACM标准论文文档(TEX),我在学校写大作业的文档时经常用,输出非常漂亮-ACM standard paper documents (TEX), I wrote a large work in schools often use the document, the output is very beautiful
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:510470
    • 提供者:sdrioe
  1. AcmTemplate

    1下载:
  2. 参加ICPC的acm队员所使用的比赛模板,包括数论图论,计算几何等相关算法。-ICPC members to participate in the acm template used in the game, including number theory graph theory, computational geometry and other related algorithms.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-02-09
    • 文件大小:73808
    • 提供者:LHY
  1. normal_template_for_acm

    0下载:
  2. normal template for acm/ICPC,including geometry,grapf theory,number theory and so on -normal template for acm/ICPC, including geometry, grapf theory, number theory and so on
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:90166
    • 提供者:carrol
  1. acm_code

    0下载:
  2. 一些ACM基本算法的测试源码,可做简单的模板用,共11个。-Some of the basic algorithm ACM test source, the template can be easy to use, a total of 11.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7429
    • 提供者:ffx
  1. acmtemplate

    0下载:
  2. acm竞赛的常用模板,非常的全面,对算法的各个方面都有涉及,阅读以后能极大的提高自己的算法能力-acm contest common template, a very comprehensive on all aspects of algorithms are involved, to be able to read a great method to improve their ability to
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:81496
    • 提供者:dawu
  1. acm

    0下载:
  2. ACM算法模板,包含了绝大多数的算法 ,KMP,SEG-TREE,高精度模板-ACM algorithm template that contains the majority of algorithms, KMP, SEG-TREE, high-precision template
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:395859
    • 提供者:Jelly
  1. ACM

    0下载:
  2. ACM常用模板集合(不知道是那个学校的)-ACM common template set (do not know that school)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:2607381
    • 提供者:machine
  1. ACM

    0下载:
  2. 中南大学ACM模板, ACM 模板 JPVision Fighting! To be or not to be , that is a question. alpc48 2008-10-5-Central South University ACM template, ACM template JPVision Fighting! To be or not to be, that is a question. Alpc48 2008-10-5
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:520835
    • 提供者:翁逍逍
  1. ACM国际大学生程序设计竞赛 算法与实现 俞勇

    1下载:
  2. 此为部分acm算法模板,对算法学习有帮助(This is part of the ACM algorithm template, algorithm learning helpful)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-14
    • 文件大小:17754164
    • 提供者:wang648979
  1. ACM模板-f_zyj

    0下载:
  2. acm优秀模板,csdn上高积分下载下来的(ACM excellent template, CSDN high score downloaded)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2252800
    • 提供者:axuhongbo
  1. 邝斌的ACM模板

    0下载:
  2. KUANGBIN大神的ACM模板,可以供大家学习的时候参考使用(KUANGBIN great God's ACM template, you can learn to refer to the use of reference)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:1538048
    • 提供者:87hbteo
  1. ACM Algorithm Summary

    0下载:
  2. ACM竞赛常用代码模板汇总,C和C++编写.(ACM competition commonly used code template summary, wrote by C and C++.)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1100800
    • 提供者:Inkblot
  1. MyLib(For ACM).pdf

    0下载:
  2. ACM模板,包括了各种各样的常用算法以及经典数据结构(ACM template, including a variety of commonly used algorithms and data structure of the classic)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-02
    • 文件大小:642048
    • 提供者:LX4866
  1. ACM比赛模板

    0下载:
  2. 适用于 ACM的比赛模板,比赛的时候可以省一些力气(The match template suitable for ACM can save some strength at the time of competition)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:83968
    • 提供者:
  1. 4854176862011-UESTC-ACM-search-

    0下载:
  2. 杭州电子科技大学的acm模版,十分全面,希望有需求的同学下载(The ACM template of hd is very comprehensive. I hope that the students who need it are downloaded.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-20
    • 文件大小:3072
    • 提供者:RUSHB
  1. ACM模板

    1下载:
  2. ACM竞赛经典算法的模板和实现,包括复旦大学和吉林大学的(ACM competition template and implementation of the classic algorithm, including Fudan University and Jilin University)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-17
    • 文件大小:3080192
    • 提供者:庞贝兰波
  1. 清华ACM模板等

    0下载:
  2. 包含清华大学ACM模板,以及其他两份ACM模板。(ACM Template of Tsinghua University)
  3. 所属分类:文章/文档

    • 发布日期:2019-10-17
    • 文件大小:12095488
    • 提供者:HIPPOCAMPUS
« 12 3 4 5 6 »
搜珍网 www.dssz.com